Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better did-margin-change check #3811

Merged
merged 2 commits into from
Apr 29, 2019
Merged

Conversation

etpinard
Copy link
Contributor

which hopefully should be enough to fix #3561

cc @plotly/plotly_js

- called to determine if old/new margins are different,
  which should give better result than JSON.strignify()
... to avoid potential infinite loops when rounding errors
    make auto-margins fail to converge.
    See report (that @etpinard was never able to reproduce) in
    #3561 (comment)
@etpinard etpinard added bug something broken status: reviewable labels Apr 26, 2019
@etpinard etpinard added this to the v1.48.0 milestone Apr 26, 2019
@archmoj
Copy link
Contributor

archmoj commented Apr 27, 2019

@etpinard thanks for the fix.
💃

@etpinard etpinard merged commit c820abb into master Apr 29, 2019
@etpinard etpinard deleted the better-did-margin-change-check branch April 29, 2019 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automargin regression since 1.44.2 ?
2 participants